/*reset*/

body {
    font-family: Verdana, Arial, Helvetica, microsoft yahei, '\534E\6587\7EC6\9ED1' !important;
    color: #fff;
    text-align: center;
}

p, ul, li, .m0, h1 {
    margin: 0;
    padding: 0;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

ul, li {
    list-style: none;
}

.clearfix:after {
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.section {
    position: relative;
    /*opacity:0;*/
}
.span_jia{ padding-bottom:30px;}

.page-intro {
    background: url("../img/bg-intro.jpg");
    background-size: cover;
}

.page-tech {
    background: url("../img/bg-tech.jpg");
    background-size: cover;
}

.page-source {
    background: url("../img/bg-source.jpg");
    background-size: cover;
}

.page-fot {
    background: url("../img/bg-source.jpg");
    background-size: cover;
}

.page-foot {
    background: url("../img/bg-foot.jpg");
    background-size: cover;
}

.page-brand {
    background: url("../img/bg-intro.jpg");
    background-size: cover;
}

.page-about-us {
    background: url("../img/bg-about-us.jpg");
    background-size: cover;
}

.header {
    position:fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 5em;
    background: #f4f4f4;
	
}

.nav {
    padding: 0 10em;
}

.nav > img {
    float: left;
    position: relative;
    top: 10px;
}

.nav li {
    float: left;
}

.brand {
    float: left;
    margin: 0.7em 2em;
}

.menu {
    float: right;
}

.menu li {
    height: 80px;
    line-height: 80px;
}

.menu a {
    padding: 1em 1.5em;
    color: #3e3e3e;
}

.menu a:hover {
    border-bottom: 2px solid #3e3e3e;
    /*border-radius: 0.5em;*/
}

#fp-nav ul li a.active span {
    background: #007abd;

}

#fp-nav ul li a span {
    background: #fff;
}

.slogan {
    /*text-align: center;*/
}

.slogan span {
    font-size: 2.5em;
}

.slogan img {
    position: relative;
    top: 18px;
}

.publicity {
    opacity: 0;
    position: relative;
    /*text-align: center;*/
    line-height: 1.7;
    width: 26em;
    margin: 2em auto;
}

.publicity span {
    position: absolute;
    top: 0.6em;
    display: block;
    height: 3em;

}

.publicity .bottom-border {
    left: -2em;
    width: 31em;
    border-bottom: 1px solid;
}

.publicity .left-border {
    left: -2em;
    width: 1.5em;
    border-left: 1px solid;
    border-top: 1px solid;
}

.publicity .right-border {
    right: -3em;
    width: 1.5em;
    border-right: 1px solid;
    border-top: 1px solid;
}

.v {
    /*text-align: center;*/
    position: relative;
    top: 12em;
}

.v img {
    width: 3em;
}

.footer {
    /*text-align: center;*/
    margin: -1em 16em;
}

.leftphone,.rightphone{
    position: relative;
    width: 300px;
    height: 600px;
    1background: url("../img/b-iphone.png");
    background-size: 100%;
}

.rightphone{

}
/*.footer img {
    margin: -3em 7em;
    width: 18em;
}*/

.tag {
    position: absolute;
    top: 0;
    left: 5em;
    font-size: 1.3em;
    width: 113px;
    height: 90px;
    line-height: 90px;
    background: url("../img/tag-orange-m.png") no-repeat;
}

.title {
    position: absolute;
    width: 100%;
    top: 1em;
}

.title h1 {
    font-weight: 500;
}


.title span {
    width: 11em;
    display: inline-block;
    border: 1px solid;
}

.portal {
    opacity: 0;
    margin: 0 auto;
    width: 135px;
    height: 150px;
    background: url("../img/portal-m.png") no-repeat;
}

.portal span {
    display: inline-block;
    width: 70px;
    margin-top: 5.5em;
}

.service {
    width: 70%;
    margin: 0 auto;
    padding: 5em;
}

.services {
    opacity: 0;
}

.services li {
    float: left;
    width: 16.6666%;
}

.ico {
    position: relative;
    margin: 0.5em auto;
    width: 116px;
    height: 156px;
    background: url("../img/service-m.png") no-repeat;
}

.num {
    position: absolute;
    top: 25px;
    left: 6px;
    width: 105px;
    height: 105px;
    background: url("../img/num-m.png") no-repeat;
}

.services li:nth-child(2) .num {
    background-position: 0 -105px;
}

.services li:nth-child(3) .num {
    background-position: 0 -211px;
}

.services li:nth-child(4) .num {
    background-position: 0 -316px;
}

.services li:nth-child(5) .num {
    background-position: 0 -422px;
}

.services li:nth-child(6) .num {
    background-position: 0 -527px;
}

.ico span {
    position: absolute;
    width: 73px;
    left: 21px;
    top: 46px;
    color: #f15924;
    font-size: 1.1em;
}

.services p {
    text-decoration: none;
    line-height: 2em;
    font-size: 1em;
}

.page-source .tag {
    background: url("../img/tag-green-m.png");
}

.page-foot .title {
    color: #ff6633;
}

.page-foot .title span, .page-about-us .title span {
    width: 5em;
}

.btn {
    position: absolute;
    width: 100%;
    bottom: 2em;
}

.btn a {
    padding: 0.4em 2em;
    border: 1px solid #fff;
    border-radius: 1em;
    color: #fff;
}

.btn a:hover {
    font-size: 1.4em;
}

.source-outer {
    position: relative;
}

.source-inner {
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
}

.source-outer img {
    width: 400px;
}

.page-brand .title {
    color: #ff6633;
}

.page-brand .title span, .page-brand .title span {
    width: 5em;
}

.btn {
    position: absolute;
    width: 100%;
    bottom: 2em;
}

.btn a {
    padding: 0.4em 2em;
    border: 1px solid #fff;
    border-radius: 1em;
    color: #fff;
}

.btn a:hover {
    font-size: 1.4em;
}

.source-outer {
    position: relative;
}

.source-inner {
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
}

.source-outer img {
    width: 400px;
}

.text-top, .text-bottom {
    opacity: 0;
    position: absolute;
    left: 20%;
    right: 20%;
}

.text-top p, .text-bottom p {
    padding: 7px;
    width: 160px;
    height: 50px;
    font-weight: 600;
    color: #000;
    background: #d9e021;
    border-radius: 0.5em;
}

.text-top {
    top: 2em;

}

.text-bottom {
    bottom: 2em;
}

.ln50 {
    line-height: 50px;
}

.ln25 {
    line-height: 25px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.shade{
    background: rgba(221, 221, 221, 0.91);
}

.fot-bg {
    opacity: 0;
    margin: 0 auto;
    position: relative;
    width: 1200px;
    height: 420px;
    background: url("../img/fot-bg.png") center 10px no-repeat;
}

.fot-logo {
    /*opacity: 0;*/
    position: absolute;
    /*top: 0;*/
    /*left: 0;*/
    width: 1200px;
    height: 420px;
    background: url("../img/fot-logo.png") center 10px no-repeat;
    animation-duration: 1s;
    animation-delay: 1s;
    /*animation-iteration-count: infinite;*/
}

.shade{
    background: rgba(221, 221, 221, 0.91);
}

.foot-bg {
    opacity: 0;
    margin: 0 auto;
    position: relative;
    width: 1200px;
    height: 420px;
    background: url("../img/fangan-bg.png") center 10px no-repeat;
}

.foot-logo {
    /*opacity: 0;*/
    position: absolute;
    /*top: 0;*/
    /*left: 0;*/
    width: 1200px;
    height: 420px;
    background: url("../img/fangan-logo.png") center 10px no-repeat;
    animation-duration: 1s;
    animation-delay: 1s;
    /*animation-iteration-count: infinite;*/
}
.shade{
    background: rgba(221, 221, 221, 0.91);
}

.brand-bg {
    opacity: 0;
    margin: 0 auto;
    position: relative;
    width: 1200px;
    height: 420px;
    background: url("../img/brand-bg.png") center 10px no-repeat;
}

.brand-logo {
    /*opacity: 0;*/
    position: absolute;
    /*top: 0;*/
    /*left: 0;*/
    width: 1200px;
    height: 420px;
    background: url("../img/brand-logo.png") center 10px no-repeat;
    animation-duration: 1s;
    animation-delay: 1s;
    /*animation-iteration-count: infinite;*/
}


footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    line-height: 1.5em;
    background: #ececec;
	color:#000;
}

.content {
    padding: 0 12em;
}

.about {
    float: left;
    width: 55%;
}

.biphone {
    opacity: 0;
    float: right;
    height: 200px;
}

.biphone img {
    width: 300px;
}

.about-qs360 {
    padding: 2em 0;
    border-top: 2px solid #fff125;
    border-bottom: 2px solid #fff125;
}


.about{
    text-align: left;
}

.about h4{
    padding: 0.6em 2em;
    width: 55%;
    border-radius: 0.5em;
    background: #006faf;
}

.icon{
    display: inline-block;
    width: 27px;
    height: 30px;
    padding: 2px 8px;
    1background: url("../img/dots.png") no-repeat;
}

.contact{
    opacity: 0;
    position: relative;
    top: -32px;
    left: 22px;
}

.contact span{
    font-weight: 400;
    color: #fff;
}

.screen{
    position: absolute;
    width: 270px;
    height: 500px;
    top: 76px;
    left:15px;
    background: url("../img/screen1.png") no-repeat;
    background-size: 100%;
}

.screen2{
    position: absolute;
    width: 270px;
    height: 500px;
    top: 76px;
    left:15px;
    background: url("../img/screen2.png") no-repeat;
    background-size: 100%;
}